(nnsoup-always-save): Use "non-nil" in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 14:33:41 +0000 (14:33 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 3 Nov 2006 14:33:41 +0000 (14:33 +0000)
lisp/gnus/nnsoup.el

index 9dc429ec135533802a3b57a5ff4e73198268a88b..e520121a2662b7d233af43d0ded8eae93378764e 100644 (file)
@@ -75,7 +75,7 @@ The SOUP packet file name will be inserted at the %s.")
   "*Regular expression matching SOUP packets in `nnsoup-packet-directory'.")
 
 (defvoo nnsoup-always-save t
-  "If non nil commit the reply buffer on each message send.
+  "If non-nil commit the reply buffer on each message send.
 This is necessary if using message mode outside Gnus with nnsoup as a
 backend for the messages.")